Click or drag to resize

JsonObjectGetValue Method

Namespace:  Independentsoft.Json.Parser
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public JsonValue GetValue(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: JsonValue
See Also